home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / database / rolo2095.zip / ROLODECK.EXE / 0 / RCDATA / TFORM11 / TFORM11.txt < prev   
Text File  |  1996-06-01  |  3KB  |  88 lines

  1. object Form11: TForm11
  2.   Left = 231
  3.   Top = 98
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Evaluation Expiration'
  7.   ClientHeight = 273
  8.   ClientWidth = 427
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Image1: TImage
  18.     Left = 32
  19.     Top = 32
  20.     Width = 32
  21.     Height = 32
  22.     AutoSize = True
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object Panel1: TPanel
  26.     Left = 95
  27.     Top = 4
  28.     Width = 314
  29.     Height = 252
  30.     TabOrder = 0
  31.     object Memo1: TMemo
  32.       Left = 6
  33.       Top = 5
  34.       Width = 302
  35.       Height = 242
  36.       Alignment = taCenter
  37.       BorderStyle = bsNone
  38.       Color = clBtnFace
  39.       Font.Color = clNavy
  40.       Font.Height = -13
  41.       Font.Name = 'System'
  42.       Font.Style = []
  43.       Lines.Strings = (
  44.         'Your evaluation period has expired.  If you are '
  45.         'using this product then you should register it.  '
  46.         'If you are not using this product then you '
  47.         'should remove it from your disk. If you just '
  48.         'have not gotten around to using the program '
  49.         'and want to give it a try then reinstall the '
  50.         'program to renew your trial period.'
  51.         ''
  52.         'REGISTRATION BENEFITS - No more nuisance '
  53.         'screens, freeware, a nifty pen, unlimited '
  54.         'user support, notification of program updates, '
  55.         'and free upgrades for future versions.'
  56.         ''
  57.         '(This screen can be moved but not cleared.)')
  58.       ParentFont = False
  59.       TabOrder = 0
  60.     end
  61.   end
  62.   object BitBtn2: TBitBtn
  63.     Left = 2
  64.     Top = 105
  65.     Width = 89
  66.     Height = 33
  67.     Caption = 'O&rder'
  68.     ModalResult = 1
  69.     TabOrder = 1
  70.     OnClick = BitBtn2Click
  71.     Glyph.Data = {
  72.       78010000424D7801000000000000760000002800000020000000100000000100
  73.       04000000000000000000120B0000120B00000000000000000000000000000000
  74.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  75.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777
  76.       57705557757777775FF7555555555555000755555555555F777F555555555550
  77.       87075555555555F7577F5555555555088805555555555F755F75555555555033
  78.       805555555555F755F75555555555033B05555555555F755F75555555555033B0
  79.       5555555555F755F75555555555033B05555555555F755F75555555555033B055
  80.       55555555F755F75555555555033B05555555555F755F75555555555033B05555
  81.       555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555
  82.       5555F777F7555555555501900555555555557777755555555555099055555555
  83.       55557777555555555555500555555555555557755555555555550000}
  84.     NumGlyphs = 2
  85.     Style = bsWin31
  86.   end
  87. end
  88.